GrapeCity ActiveReports for .NET 16.0J
RemoveAt メソッド (ItemCollection<T>)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ItemCollection<T> クラス : RemoveAt メソッド
削除するアイテムのインデックス。
指定された位置にあるアイテムを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除するアイテムのインデックス。
参照

ItemCollection<T> クラス
ItemCollection<T> メンバ